pthread_attr_getscope

Function pthread_attr_getscope 

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