[][src]Function hts_sys::stpcpy

pub unsafe extern "C" fn stpcpy(
    __dest: *mut c_char,
    __src: *const c_char
) -> *mut c_char