Function raylib_sys::TextCopy

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