windows::Win32::System::ApplicationInstallationAndServicing

Function MsiRecordSetStreamW

pub unsafe fn MsiRecordSetStreamW<P2>(
    hrecord: MSIHANDLE,
    ifield: u32,
    szfilepath: P2,
) -> u32
where P2: Param<PCWSTR>,