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