[][src]Function mextk_sys::memcpy

pub unsafe extern "C" fn memcpy(
    dest: *mut c_void,
    source: *mut c_void,
    size: c_int
)