Function libc::pthread_attr_setscope

source ยท
pub unsafe extern "C" fn pthread_attr_setscope(
    attr: *mut pthread_attr_t,
    contentionscope: c_int,
) -> c_int