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

Required features: "Win32_Graphics_Gdi"