#ifndef _NTRTL_H #define RtlLeftChild(Links) ((PRTL_SPLAY_LINKS)(Links)->LeftChild) #endif View code on GitHub
This macro is documented in Windows Driver Kit.