Skip to main content

GuiValueBoxFloat

Function GuiValueBoxFloat 

Source
pub unsafe extern "C" fn GuiValueBoxFloat(
    bounds: Rectangle,
    text: *const c_char,
    textValue: *mut c_char,
    value: *mut f32,
    editMode: bool,
) -> c_int