Function THCharVector_copy

Source
pub unsafe extern "C" fn THCharVector_copy(
    y: *mut c_char,
    x: *const c_char,
    n: isize,
)