Function raylib_sys::GuiToggle[][src]

pub unsafe extern "C" fn GuiToggle(
    bounds: Rectangle,
    text: *const c_char,
    active: bool
) -> bool