[]Function skyline::libc::strcpy

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