Function windows_sys::Win32::Security::Cryptography::UI::CryptUIWizExport

pub unsafe extern "system" fn CryptUIWizExport(
    dwflags: CRYPTUI_WIZ_FLAGS,
    hwndparent: HWND,
    pwszwizardtitle: PCWSTR,
    pexportinfo: *const CRYPTUI_WIZ_EXPORT_INFO,
    pvoid: *const c_void,
) -> BOOL