Function windows::Win32::Graphics::Gdi::CreateDiscardableBitmap

pub unsafe fn CreateDiscardableBitmap<P0>(hdc: P0, cx: i32, cy: i32) -> HBITMAP
where P0: Param<HDC>,