Function pthread_getugid_np

Source
pub unsafe extern "C" fn pthread_getugid_np(
    arg1: *mut uid_t,
    arg2: *mut gid_t,
) -> c_int