[][src]Function raylib::ffi::strncat

pub unsafe extern "C" fn strncat(
    __s1: *mut i8,
    __s2: *const i8,
    __n: u64
) -> *mut i8