pub unsafe extern "system" fn MsiSetExternalUIW(
    puihandler: INSTALLUI_HANDLERW,
    dwmessagefilter: u32,
    pvcontext: *const c_void
) -> INSTALLUI_HANDLERW
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"