SSLGetSessionState

Function SSLGetSessionState 

Source
pub unsafe extern "C" fn SSLGetSessionState(
    context: SSLContextRef,
    state: *mut SSLSessionState,
) -> OSStatus