Function raylib_sys::GuiGroupBox

source ยท
pub unsafe extern "C" fn GuiGroupBox(
    bounds: Rectangle,
    text: *const c_char
) -> c_int