posix::string::strncpy [-] [+] [src]

pub unsafe fn strncpy(dest: *mut char_t, src: *const char_t, n: size_t) -> *mut char_t