Function GdipCreateFromHDC

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