Function pthread_getattr_np

Source
pub unsafe extern "C" fn pthread_getattr_np(
    __th: u64,
    __attr: *mut pthread_attr_t,
) -> i32