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_Foundation"