[][src]Function gdnative_common::libc::strncat

pub unsafe extern "C" fn strncat(s: *mut i8, ct: *const i8, n: usize) -> *mut i8