windows::Win32::System::ApplicationInstallationAndServicing

Function MsiRecordSetInteger

pub unsafe fn MsiRecordSetInteger(
    hrecord: MSIHANDLE,
    ifield: u32,
    ivalue: i32,
) -> u32