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

Required features: "Win32_System_ApplicationInstallationAndServicing"