esp_idf_hal::sys

Function memcmp

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