Function winapi::um::winuser::DrawTextExW
source · pub unsafe extern "system" fn DrawTextExW(
hdc: HDC,
lpchText: LPCWSTR,
cchText: c_int,
lprc: LPRECT,
format: UINT,
lpdtp: LPDRAWTEXTPARAMS
) -> c_int