Function windows_sys::Win32::Security::Cryptography::CertFindCTLInStore

pub unsafe extern "system" fn CertFindCTLInStore(
    hcertstore: HCERTSTORE,
    dwmsgandcertencodingtype: u32,
    dwfindflags: u32,
    dwfindtype: CERT_FIND_TYPE,
    pvfindpara: *const c_void,
    pprevctlcontext: *const CTL_CONTEXT,
) -> *mut CTL_CONTEXT