esp_idf_svc::sys

Function strlcat

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