[−][src]Function raylib_sys::GuiTextBoxMulti
pub unsafe extern "C" fn GuiTextBoxMulti(
bounds: Rectangle,
text: *mut c_char,
textSize: c_int,
editMode: bool
) -> bool
pub unsafe extern "C" fn GuiTextBoxMulti(
bounds: Rectangle,
text: *mut c_char,
textSize: c_int,
editMode: bool
) -> bool