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
Expand description

Required features: "Win32_Security_Cryptography_UI", "Win32_Foundation"