Function raylib_sys::GuiLine

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