Skip to main content

getgroups

Function getgroups 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn getgroups( size: c_int, list: *mut gid_t, ) -> c_int
Expand description