[][src]Function gdnative_common::libc::strcpy

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