Function windows_sys::Win32::Security::Cryptography::CertEnumSystemStore
[−]pub unsafe extern "system" fn CertEnumSystemStore(
dwflags: u32,
pvsystemstorelocationpara: *const c_void,
pvarg: *mut c_void,
pfnenum: PFN_CERT_ENUM_SYSTEM_STORE
) -> BOOLExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
