pthread_setugid_np

Function pthread_setugid_np 

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