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

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