esp_idf_svc::sys

Function strncat

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