Function esp_idf_hal::sys::strnlen

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