Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

getresuid

Function getresuid 

Source
pub unsafe extern "C" fn getresuid(
    ruid: *mut uid_t,
    euid: *mut uid_t,
    suid: *mut uid_t,
) -> c_int