Function rust_raylib::ffi::TextSubtext
source · pub unsafe extern "C" fn TextSubtext(
text: *const c_char,
position: c_int,
length: c_int
) -> *const c_char
Expand description
Get a piece of a text string
pub unsafe extern "C" fn TextSubtext(
text: *const c_char,
position: c_int,
length: c_int
) -> *const c_char
Get a piece of a text string