Function windows::Win32::Graphics::Gdi::SetArcDirection

pub unsafe fn SetArcDirection<P0>(hdc: P0, dir: ARC_DIRECTION) -> i32
where P0: Param<HDC>,