Function riot_sys::inline::memcpy

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