CFuncPtr14

abstract
class CFuncPtr14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, R]() extends CFuncPtrTag[CFuncPtr14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, R]]
class CFuncPtrTag[CFuncPtr14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, R]]
class Tag[CFuncPtr14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, R]]
class Object
trait Matchable
class Any

Value members

Inherited methods

override
def load(ptr: Ptr[CFuncPtr14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, R]]): CFuncPtr14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, R]
Definition Classes
Inherited from
CFuncPtrTag
@noinline
def offset(idx: CSize): CSize
Inherited from
Tag
def size: CSize
Inherited from
CFuncPtrTag
override
def store(ptr: Ptr[CFuncPtr14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, R]], value: CFuncPtr14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, R]): Unit
Definition Classes
Inherited from
CFuncPtrTag