Function tcod_sys::wmemset [] [src]

pub unsafe extern fn wmemset(__s: *mut wchar_t,
                             __c: wchar_t,
                             __n: size_t)
                             -> *mut wchar_t