pub unsafe extern "system" fn MsiSetInternalUI(
    dwuilevel: INSTALLUILEVEL,
    phwnd: *mut HWND
) -> INSTALLUILEVEL
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing", "Win32_Foundation"