Function windows::Win32::Graphics::Gdi::BeginPath

pub unsafe fn BeginPath<P0>(hdc: P0) -> BOOL
where P0: IntoParam<HDC>,