Function raylib_sys::GuiButton

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