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