IupSetFloat

Function IupSetFloat 

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