Function esp_idf_svc::sys::strnlen

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