Function apple_security_sys::secure_transport::SSLGetSessionOption
source · pub unsafe extern "C" fn SSLGetSessionOption(
context: SSLContextRef,
option: SSLSessionOption,
value: *mut Boolean
) -> OSStatus