windows::Win32::System::ApplicationInstallationAndServicing

Function MsiIsProductElevatedA

pub unsafe fn MsiIsProductElevatedA<P0>(
    szproduct: P0,
    pfelevated: *mut BOOL,
) -> u32
where P0: Param<PCSTR>,