Function raylib_sys::TextCopy[][src]

pub unsafe extern "C" fn TextCopy(
    dst: *mut c_char,
    src: *const c_char
) -> c_int