Function godot_sys::wmemset [] [src]

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