Function raylib_sys::GuiToggleSlider

source ยท
pub unsafe extern "C" fn GuiToggleSlider(
    bounds: Rectangle,
    text: *const c_char,
    active: *mut c_int
) -> c_int