windows::Win32::System::ApplicationInstallationAndServicing

Function MsiOpenProductA

pub unsafe fn MsiOpenProductA<P0>(
    szproduct: P0,
    hproduct: *mut MSIHANDLE,
) -> u32
where P0: Param<PCSTR>,