pub unsafe extern "C" fn GetSymbolCode( symbol: Handle<*mut Symbol>, ) -> SymbolCode
Return the SymbolCode telling what sort of symbol symbol is.
symbol
A symbol’s SymbolCode never changes once it is created.