Function windows::Win32::Graphics::Gdi::PolyTextOutA

pub unsafe fn PolyTextOutA<P0>(hdc: P0, ppt: &[POLYTEXTA]) -> BOOL
where P0: Param<HDC>,