Function r_core::wmemset[][src]

pub unsafe extern "C" fn wmemset(
    arg1: *mut wchar_t,
    arg2: wchar_t,
    arg3: size_t
) -> *mut wchar_t