pub unsafe extern "system" fn PolyTextOut(
hdc: *mut c_void,
ppt: *const POLYTEXTW,
nstrings: i32,
) -> i32Expand description
METAFILE#17 PolyTextOut
draws one or more text strings using the current font and text colors
ยงSee also
- MS-EMF:v14 2.3.5.33 EMR_POLYTEXTOUTW Record