Home | History | Annotate | Download | only in include

Lines Matching defs:RtlZeroMemory

942 #define RtlZeroMemory(Destination,Length) memset((Destination),0,(Length))