[][src]Function uikit_sys::SecTrustSetExceptions

pub unsafe extern "C" fn SecTrustSetExceptions(
    trust: SecTrustRef,
    exceptions: CFDataRef
) -> bool