IupSetIntId

Function IupSetIntId 

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