windows::Win32::System::ApplicationInstallationAndServicing

Function MsiEnableLogA

pub unsafe fn MsiEnableLogA<P1>(
    dwlogmode: INSTALLLOGMODE,
    szlogfile: P1,
    dwlogattributes: u32,
) -> u32
where P1: Param<PCSTR>,