Function swipl::fli::wmemmove

source ·
pub unsafe extern "C" fn wmemmove(
    __s1: *mut i32,
    __s2: *const i32,
    __n: u64
) -> *mut i32