Function PFXExportCertStore

Source
pub unsafe extern "C" fn PFXExportCertStore(
    hStore: HCERTSTORE,
    pPFX: *mut CRYPT_DATA_BLOB,
    szPassword: LPCWSTR,
    dwFlags: DWORD,
) -> BOOL