Function raylib_sys::GuiButton[][src]

pub unsafe extern "C" fn GuiButton(
    bounds: Rectangle,
    text: *const c_char
) -> bool