GdipCreateFromHDC

Function GdipCreateFromHDC 

pub unsafe fn GdipCreateFromHDC(
    hdc: HDC,
    graphics: *mut *mut GpGraphics,
) -> Status