pub unsafe extern "system" fn PFXExportCertStoreEx(
    hstore: HCERTSTORE,
    ppfx: *mut CRYPT_INTEGER_BLOB,
    szpassword: PCWSTR,
    pvpara: *const c_void,
    dwflags: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"