Function iup_sys::IupSetStrAttributeId2 [] [src]

pub unsafe extern "C" fn IupSetStrAttributeId2(
    ih: *mut Ihandle,
    name: *const c_char,
    lin: c_int,
    col: c_int,
    value: *const c_char
)