Function DrawTextExA
pub unsafe fn DrawTextExA(
hdc: HDC,
lpchtext: &mut [u8],
lprc: *mut RECT,
format: DRAW_TEXT_FORMAT,
lpdtp: Option<*const DRAWTEXTPARAMS>,
) -> i32
pub unsafe fn DrawTextExA(
hdc: HDC,
lpchtext: &mut [u8],
lprc: *mut RECT,
format: DRAW_TEXT_FORMAT,
lpdtp: Option<*const DRAWTEXTPARAMS>,
) -> i32