Function windows::Win32::Graphics::Gdi::GetCurrentObject

pub unsafe fn GetCurrentObject<P0>(hdc: P0, type: OBJ_TYPE) -> HGDIOBJ
where P0: Param<HDC>,