esp_idf_sys

Function strlcat

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