pub unsafe extern "system" fn MsiRecordSetStringW(
    hrecord: MSIHANDLE,
    ifield: u32,
    szvalue: PCWSTR
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"