[][src]Function raylib_sys::GuiButton

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