pub unsafe extern "system" fn MsiSetInstallLevel(
    hinstall: MSIHANDLE,
    iinstalllevel: i32
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"