Function GetViewportOrgEx

Source
pub unsafe extern "system" fn GetViewportOrgEx(
    hdc: HDC,
    lppoint: LPPOINT,
) -> BOOL