[][src]Function uikit_sys::SecTrustSetSignedCertificateTimestamps

pub unsafe extern "C" fn SecTrustSetSignedCertificateTimestamps(
    trust: SecTrustRef,
    sctArray: CFArrayRef
) -> OSStatus