Function esp_idf_sys::bcmp

source ·
pub unsafe extern "C" fn bcmp(
    arg1: *const c_void,
    arg2: *const c_void,
    arg3: c_uint
) -> c_int