Function windows::Win32::Graphics::Gdi::DrawEscape

pub unsafe fn DrawEscape<P0>(hdc: P0, iescape: i32, lpin: Option<&[u8]>) -> i32
where P0: IntoParam<HDC>,