CFuncPtr15

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

Value members

Inherited methods

override
def load(ptr: Ptr[CFuncPtr15[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, R]]): CFuncPtr15[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, 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[CFuncPtr15[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, R]], value: CFuncPtr15[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, R]): Unit
Definition Classes
Inherited from
CFuncPtrTag