pub unsafe extern "system" fn MsiEnableLogA(
    dwlogmode: INSTALLOGMODE,
    szlogfile: PCSTR,
    dwlogattributes: u32
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"