windows::Win32::Graphics::Gdi

Function TextOutW

pub unsafe fn TextOutW(hdc: HDC, x: i32, y: i32, lpstring: &[u16]) -> BOOL