esp_idf_sys

Function xthal_bcopy

Source
pub unsafe extern "C" fn xthal_bcopy(
    src: *const c_void,
    dst: *mut c_void,
    len: c_uint,
) -> *mut c_void