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

setresgid

Function setresgid 

Source
pub unsafe extern "C" fn setresgid(
    rgid: gid_t,
    egid: gid_t,
    sgid: gid_t,
) -> c_int