Function raylib_sys::GuiLabelButton

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