Function windows::Win32::Graphics::Gdi::LineTo

pub unsafe fn LineTo<P0>(hdc: P0, x: i32, y: i32) -> BOOL
where P0: IntoParam<HDC>,