pub unsafe extern "C-unwind" fn SSLGetAllowsExpiredRoots(
context: &SSLContext,
allows_expired: NonNull<u8>,
) -> i32๐Deprecated: No longer supported. Use Network.framework.
Available on crate feature
SecureTransport only.Expand description
ยงSafety
allows_expired must be a valid pointer.