Function getresuid

Source
pub unsafe extern "C" fn getresuid(
    __ruid: *mut uid_t,
    __euid: *mut uid_t,
    __suid: *mut uid_t,
) -> c_int