Function uid_from_user [src]

Alias for std.c.openbsd.uid_from_user

Prototype

pub extern "c" fn uid_from_user(name: [*:0]const u8, uid: *uid_t) c_int

Parameters

name: [*:0]const u8uid: *uid_t

Source

pub extern "c" fn uid_from_user(name: [*:0]const u8, uid: *uid_t) c_int