Type Alias tlua::LuaFunctionCallError

source ·
pub type LuaFunctionCallError<E> = CallError<E>;
👎Deprecated: Use CallError instead