[][src]Function swim_c_sys::string::strcpy

pub unsafe extern "C" fn strcpy(
    dst: *mut cchar,
    src: *const cchar
) -> *mut cchar