riot_sys::inline

Function memcpy

Source
unsafe extern "C" fn memcpy(
    _: *mut c_void,
    _: *const c_void,
    _: c_uint,
) -> *mut c_void