Function user32::DrawTextExA
[−]
[src]
pub unsafe extern "system" fn DrawTextExA(
hdc: HDC,
lpchText: LPCSTR,
cchText: c_int,
lprc: LPRECT,
format: UINT,
lpdtp: LPDRAWTEXTPARAMS
) -> c_int