Function setresuid

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