IupSetInt

Function IupSetInt 

Source
pub unsafe extern "C" fn IupSetInt(
    ih: *mut Ihandle,
    name: *const c_char,
    value: c_int,
)