Function nix::libc::strcpy[][src]

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