Function esp_idf_hal::sys::strlcpy

source ยท
pub unsafe extern "C" fn strlcpy(
    arg1: *mut i8,
    arg2: *const i8,
    arg3: usize,
) -> usize