Function windows::Win32::Graphics::Gdi::RestoreDC

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