esp_idf_hal::sys

Function strncmp

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