windows::Win32::Security::Cryptography

Function CertEnumSystemStore

pub unsafe fn CertEnumSystemStore(
    dwflags: u32,
    pvsystemstorelocationpara: Option<*const c_void>,
    pvarg: Option<*mut c_void>,
    pfnenum: PFN_CERT_ENUM_SYSTEM_STORE,
) -> BOOL