security_framework_sys::secure_transport

Function SSLGetSessionState

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