windows::Win32::Graphics::Gdi

Function DrawTextW

pub unsafe fn DrawTextW(
    hdc: HDC,
    lpchtext: &mut [u16],
    lprc: *mut RECT,
    format: DRAW_TEXT_FORMAT,
) -> i32