Function GetWindowOrgEx

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