Function raylib_sys::GuiLabel

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