Function GetViewportOrgEx

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