Function raylib_sys::GuiPanel

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