Function windows::Win32::Graphics::Gdi::GetBitmapDimensionEx

pub unsafe fn GetBitmapDimensionEx<P0>(hbit: P0, lpsize: *mut SIZE) -> BOOL
where P0: Param<HBITMAP>,