esp_idf_svc::sys

Function bcopy

Source
pub unsafe extern "C" fn bcopy(
    arg1: *const c_void,
    arg2: *mut c_void,
    arg3: usize,
)