pub unsafe extern "C" fn auth_open() -> *mut auth_session_tExpand 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
pub unsafe extern "C" fn auth_open() -> *mut auth_session_tOpens 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