Function raylib::ffi::TextAppend[][src]

pub unsafe extern "C" fn TextAppend(
    text: *mut i8,
    append: *const i8,
    position: *mut i32
)