Function getpwnam [src]

Prototype

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

Parameters

name: [*:0]const u8

Source

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