Function GdipCreateFromHWND

pub unsafe extern "system" fn GdipCreateFromHWND(
    hwnd: HWND,
    graphics: *mut *mut GpGraphics,
) -> Status