Function getgrnam [src]

Prototype

pub extern "c" fn getgrnam(name: [*:0]const u8) ?*passwd

Parameters

name: [*:0]const u8

Source

pub extern "c" fn getgrnam(name: [*:0]const u8) ?*passwd