Function swift_runtime_sys::root::strlcat

source ยท
pub unsafe extern "C" fn strlcat(
    __dst: *mut c_char,
    __source: *const c_char,
    __size: usize,
) -> usize