Function bsd_auth_sys::auth_open[][src]

pub unsafe extern "C" fn auth_open() -> *mut auth_session_t
Expand description

Opens a BSD Authentication session

Returns a raw pointer to an auth_session_t Returns a null pointer if unable to allocate memory for the session