Function windows_sys::Win32::Graphics::Gdi::GetViewportOrgEx

pub unsafe extern "system" fn GetViewportOrgEx(
    hdc: HDC,
    lppoint: *mut POINT,
) -> BOOL