Function iup_sys::IupSetDoubleId2 [] [src]

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