pub unsafe extern "system" fn PFXExportCertStore(
    hstore: HCERTSTORE,
    ppfx: *mut CRYPTOAPI_BLOB,
    szpassword: PCWSTR,
    dwflags: u32
) -> BOOL
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"