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

setgroups

Function setgroups 

Source
pub unsafe extern "C" fn setgroups(
    ngroups: size_t,
    ptr: *const gid_t,
) -> c_int