Function windows_sys::Win32::Security::Cryptography::UI::CryptUIWizImport
[−]pub unsafe extern "system" fn CryptUIWizImport(
dwflags: CRYPTUI_WIZ_FLAGS,
hwndparent: HWND,
pwszwizardtitle: PWSTR,
pimportsrc: *const CRYPTUI_WIZ_IMPORT_SRC_INFO,
hdestcertstore: *const c_void
) -> BOOLExpand description
Required features: ‘Win32_Security_Cryptography_UI’, ‘Win32_Foundation’
