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

initgroups

Function initgroups 

Source
pub unsafe extern "C" fn initgroups(
    user: *const c_char,
    group: gid_t,
) -> c_int