[][src]Function winapi::um::winuser::DrawTextW

pub unsafe extern "system" fn DrawTextW(
    hdc: HDC,
    lpchText: LPCWSTR,
    cchText: c_int,
    lprc: LPRECT,
    format: UINT
) -> c_int