Function GetWindowOrgEx

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