[][src]Function CCODE::PFXExportCertStore

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