Function c__stpcpy

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