Function raylib_sys::GuiLabelButton[][src]

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