auth_open

Function auth_open 

Source
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