示例#1
0
 public virtual RetCode GetRvStackTop(ref long rvStackTop)
 {
     return(ClassMappings.GetRvStackTop(ref rvStackTop));
 }