Function PFXImportCertStore

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