Function windows::Win32::Graphics::Gdi::ReleaseDC

pub unsafe fn ReleaseDC<P0, P1>(hwnd: P0, hdc: P1) -> i32
where P0: IntoParam<HWND>, P1: IntoParam<HDC>,