Function pthread_attr_setscope

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