Function CertFindSubjectInSortedCTL

Source
pub unsafe extern "C" fn CertFindSubjectInSortedCTL(
    pSubjectIdentifier: PCRYPT_DATA_BLOB,
    pCtlContext: PCCTL_CONTEXT,
    dwFlags: DWORD,
    pvReserved: *mut c_void,
    pEncodedAttributes: PCRYPT_DER_BLOB,
) -> BOOL