menu
database_universe package
documentation
core/core/web/ffi.dart
ptrFromAddress<T> function
ptrFromAddress<T> function
dark_mode
light_mode
ptrFromAddress<
T
>
function
@
tryInline
Pointer
<
T
>
ptrFromAddress
<
T
>(
int
addr
)
Implementation
@tryInline Pointer<T> ptrFromAddress<T>(int addr) => addr;
database_universe package
documentation
core/core/web/ffi
ptrFromAddress<T> function
ffi library