security_framework_sys::trust

Function SecTrustSetOptions

Source
pub unsafe extern "C" fn SecTrustSetOptions(
    trust: SecTrustRef,
    options: SecTrustOptionFlags,
) -> OSStatus