Function raylib_sys::GuiStatusBar

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