View Source Evision.LargeKinfu (Evision v0.2.2-rc2)

Summary

Types

t()

Type that represents an LargeKinfu struct.

Types

@type t() :: %Evision.LargeKinfu{ref: reference()}

Type that represents an LargeKinfu struct.

  • ref. reference()

    The underlying erlang resource variable.

Functions

Link to this function

from_struct(large_kinfu)

View Source