Function ncursesw::shims::bindings::wmemcpy[][src]

pub unsafe extern "C" fn wmemcpy(
    __s1: *mut wchar_t,
    __s2: *const wchar_t,
    __n: usize
) -> *mut c_int