windows::Win32::System::ApplicationInstallationAndServicing

Function MsiSequenceA

pub unsafe fn MsiSequenceA<P1>(
    hinstall: MSIHANDLE,
    sztable: P1,
    isequencemode: i32,
) -> u32
where P1: Param<PCSTR>,