Function rb_sys::bindings::strlcat

source ·
pub unsafe extern "C" fn strlcat(
arg1: *mut c_char,
arg2: *const c_char,
arg3: size_t
) -> size_t