Function windows::Win32::Graphics::Gdi::CreateCompatibleDC

pub unsafe fn CreateCompatibleDC<P0>(hdc: P0) -> HDC
where P0: Param<HDC>,