[][src]Function esp_idf_bindgen::xthal_bcopy

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