Function raylib_sys::GuiToggleGroup[][src]

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