Function esp_idf_sys::xthal_bcopy
source ยท pub unsafe extern "C" fn xthal_bcopy(
src: *const c_void,
dst: *mut c_void,
len: c_uint,
) -> *mut c_void
pub unsafe extern "C" fn xthal_bcopy(
src: *const c_void,
dst: *mut c_void,
len: c_uint,
) -> *mut c_void