Dart
dart:ffi
StructAddressOf extension
StructAddressOf
Dart
dart:ffi
StructAddressOf extension
dart:ffi library
Classes
Dart_CObject
DartRepresentationOf
Double
DynamicLibrary
Float
Handle
Int8
Int16
Int32
Int64
IntPtr
NativeApi
NativeFunction
NativeType
Pointer
Struct
Uint8
Uint16
Uint32
Uint64
Unsized
Void
Extensions
DoublePointer
DynamicLibraryExtension
FloatPointer
Int8Pointer
Int16Pointer
Int32Pointer
Int64Pointer
IntPtrPointer
NativeFunctionPointer
NativePort
PointerPointer
StructAddressOf
StructPointer
Uint8Pointer
Uint16Pointer
Uint32Pointer
Uint64Pointer
Constants
unsized
Properties
nullptr
Functions
sizeOf
Typedefs
Dart_NativeMessageHandler
description
StructAddressOf<
T extends Struct
>
extension
Null safety
Extension on
Struct
specialized for its subtypes.
on
T
Properties
addressOf
→
Pointer
<
T
>
Returns the address backing the reference.
read-only
Properties
addressOf