Function arduino_esp::strlcat [] [src]

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