pub unsafe extern "C-unwind" fn SSLSetError(
context: &SSLContext,
status: i32,
) -> i32
👎Deprecated: No longer supported. Use Network.framework.
Available on crate feature
SecureTransport
only.pub unsafe extern "C-unwind" fn SSLSetError(
context: &SSLContext,
status: i32,
) -> i32
SecureTransport
only.