Function getresuid

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