Function r_core::r_str_ccpy[][src]

pub unsafe extern "C" fn r_str_ccpy(
    dst: *mut c_char,
    orig: *mut c_char,
    ch: c_int
) -> c_int