CFuncPtr1

abstract class CFuncPtr1[T1, R] extends CFuncPtrTag[CFuncPtr1[T1, R]]
class CFuncPtrTag[CFuncPtr1[T1, R]]
class Tag[CFuncPtr1[T1, R]]
class Object
trait Matchable
class Any

Value members

Inherited methods

override def load(ptr: Ptr[CFuncPtr1[T1, R]]): CFuncPtr1[T1, R]
Definition Classes
Inherited from:
CFuncPtrTag
def offset(idx: CSize): CSize
Inherited from:
Tag
def size: CSize
Inherited from:
CFuncPtrTag
override def store(ptr: Ptr[CFuncPtr1[T1, R]], value: CFuncPtr1[T1, R]): Unit
Definition Classes
Inherited from:
CFuncPtrTag