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