pub unsafe extern "system" fn MsiIsProductElevatedW(
    szproduct: PCWSTR,
    pfelevated: *mut BOOL
) -> u32
Expand description

Required features: "Win32_Foundation"