Function raylib::ffi::GuiButton[][src]

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