[][src]Function winapi::um::wincrypt::PFXExportCertStore

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