ffi/wasm/core/ffi/extensions library
Extensions
-
AbiSpecificIntegerPointer
on Pointer<
T> - General Library Documentation Undocument By General Corporation & Global Corporation & General Developer not_real_implemented
-
BoolPointer
on Pointer<
Bool> - Extension on Pointer specialized for the type argument Bool.
-
DoublePointer
on Pointer<
Double> - Extension on Pointer specialized for the type argument Double.
-
FloatPointer
on Pointer<
Float> - Extension on Pointer specialized for the type argument Float.
-
Int16Pointer
on Pointer<
Int16> - Extension on Pointer specialized for the type argument Int16.
-
Int32Pointer
on Pointer<
Int32> - Extension on Pointer specialized for the type argument Int32.
-
Int64Pointer
on Pointer<
Int64> - Extension on Pointer specialized for the type argument Int64.
-
Int8Pointer
on Pointer<
Int8> - Extension on Pointer specialized for the type argument Int8.
-
IntPtrPointer
on Pointer<
IntPtr> - Extension on Pointer specialized for the type argument IntPtr.
-
NativeFunctionPointer
on Pointer<
NativeFunction< NF> > - Extension on Pointer specialized for the type argument NativeFunction.
-
PointerPointer
on Pointer<
Pointer< T> > - Extension on Pointer specialized for the type argument Pointer.
-
StructPointer
on Pointer<
T> - General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
-
Uint16Pointer
on Pointer<
Uint16> - Extension on Pointer specialized for the type argument Uint16.
-
Uint32Pointer
on Pointer<
Uint32> - Extension on Pointer specialized for the type argument Uint32.
-
Uint64Pointer
on Pointer<
Uint64> - Extension on Pointer specialized for the type argument Uint64.
-
Uint8Pointer
on Pointer<
Uint8> - Extension on Pointer specialized for the type argument Uint8.