pub unsafe extern "system" fn MsiSourceListSetInfoW(
    szproductcodeorpatchcode: PWSTR,
    szusersid: PWSTR,
    dwcontext: MSIINSTALLCONTEXT,
    dwoptions: u32,
    szproperty: PWSTR,
    szvalue: PWSTR
) -> u32
Expand description

Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’