Function windows_sys::Win32::Graphics::Gdi::DrawTextExA
[−]pub unsafe extern "system" fn DrawTextExA(
hdc: HDC,
lpchtext: PSTR,
cchtext: i32,
lprc: *mut RECT,
format: DRAW_TEXT_FORMAT,
lpdtp: *const DRAWTEXTPARAMS
) -> i32Expand description
Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’