class Lua::Reference

Defined in:

crystal-lua/reference.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(state : State, data : Pointer(Void)) #

[View source]

Instance Method Detail

def cast(type : T.class) : Pointer(T) forall T #

[View source]