Function raylib::ffi::GuiToggleGroup[][src]

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