[][src]Function absperf_minilzo_sys::lzo_memmove

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