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

Required features: "Win32_System_ApplicationInstallationAndServicing"