Function windows_sys::Win32::Graphics::Gdi::TextOutW

pub unsafe extern "system" fn TextOutW(
    hdc: HDC,
    x: i32,
    y: i32,
    lpstring: PCWSTR,
    c: i32,
) -> BOOL