Function windows::Win32::Graphics::Gdi::PolyTextOutW

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