[][src]Function security_framework_sys::secure_transport::SSLGetSessionState

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