Movatterモバイル変換


[0]ホーム

URL:


menu
  1. Dart
  2. dart:ffi
  3. DynamicLibrary
  4. DynamicLibrary.executable factory constructor
DynamicLibrary.executable
description

DynamicLibrary.executable constructor

DynamicLibrary.executable()

Creates aDynamicLibrary containing all the symbols of the runningexecutable.

This is useful for using dart:ffi with static libraries.

Implementation

external factory DynamicLibrary.executable();
  1. Dart
  2. dart:ffi
  3. DynamicLibrary
  4. DynamicLibrary.executable factory constructor
DynamicLibrary class

[8]ページ先頭

©2009-2026 Movatter.jp