Function esp_idf_sys::memmove
source ยท pub unsafe extern "C" fn memmove(
arg1: *mut c_void,
arg2: *const c_void,
arg3: c_uint,
) -> *mut c_void
pub unsafe extern "C" fn memmove(
arg1: *mut c_void,
arg2: *const c_void,
arg3: c_uint,
) -> *mut c_void