Function vips_sys::memmove
[−]
[src]
pub unsafe extern "C" fn memmove(
__dest: *mut c_void,
__src: *const c_void,
__n: usize
) -> *mut c_void
pub unsafe extern "C" fn memmove(
__dest: *mut c_void,
__src: *const c_void,
__n: usize
) -> *mut c_void