Function pthread_attr_setscope

Source
pub unsafe extern "C" fn pthread_attr_setscope(
    attr: *mut pthread_attr_t,
    contentionscope: i32,
) -> i32