[][src]Function CCODE::PFXExportCertStoreEx

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