Function windows_sys::Win32::Security::Cryptography::UI::CryptUIWizImport
pub unsafe extern "system" fn CryptUIWizImport(
dwflags: CRYPTUI_WIZ_FLAGS,
hwndparent: HWND,
pwszwizardtitle: PCWSTR,
pimportsrc: *const CRYPTUI_WIZ_IMPORT_SRC_INFO,
hdestcertstore: HCERTSTORE
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography_UI"
, "Win32_Foundation"