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

Required features: "Win32_Foundation"