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

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’