Function minilzo_sys::lzo_memmove [] [src]

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