[][src]Function esp_idf_bindgen::memchr

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