pub unsafe extern "system" fn MsiRecordSetInteger(
    hrecord: MSIHANDLE,
    ifield: u32,
    ivalue: i32
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"