Function windows_sys::Win32::Graphics::Gdi::DrawTextW

pub unsafe extern "system" fn DrawTextW(
    hdc: HDC,
    lpchtext: PCWSTR,
    cchtext: i32,
    lprc: *mut RECT,
    format: DRAW_TEXT_FORMAT,
) -> i32