View Source Evision.OCL.OpenCLExecutionContext (Evision v0.2.2-rc2)

Summary

Types

t()

Type that represents an OCL.OpenCLExecutionContext struct.

Types

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

Type that represents an OCL.OpenCLExecutionContext struct.

  • ref. reference()

    The underlying erlang resource variable.

Functions

Link to this function

from_struct(open_cl_execution_context)

View Source