Function auth_userchallenge [src]
Alias for std.c.openbsd.auth_userchallenge
Prototype
pub extern "c" fn auth_userchallenge(name: [*:0]const u8, style: ?[*:0]const u8, arg_type: ?[*:0]const u8, chappengep: *?[*:0]const u8) ?*auth_session_t Parameters
name: [*:0]const u8style: ?[*:0]const u8arg_type: ?[*:0]const u8chappengep: *?[*:0]const u8 Source
pub extern "c" fn auth_userchallenge(name: [*:0]const u8, style: ?[*:0]const u8, arg_type: ?[*:0]const u8, chappengep: *?[*:0]const u8) ?*auth_session_t