Function CertFindCTLInStore

Source
pub unsafe extern "C" fn CertFindCTLInStore(
    hCertStore: HCERTSTORE,
    dwMsgAndCertEncodingType: DWORD,
    dwFindFlags: DWORD,
    dwFindType: DWORD,
    pvFindPara: *const c_void,
    pPrevCtlContext: PCCTL_CONTEXT,
) -> PCCTL_CONTEXT