Function freeimage::ffi::wmemmove[][src]

pub unsafe extern "C" fn wmemmove(
    __s1: *mut c_int,
    __s2: *const c_int,
    __n: c_ulong
) -> *mut c_int