nativeGetLength property
Implementation
late NativeGetLength nativeGetLength = lib
.lookup<NativeFunction<NativeGetLength>>(
"${nativePrefix}_get_accounts_len")
.asFunction();
late NativeGetLength nativeGetLength = lib
.lookup<NativeFunction<NativeGetLength>>(
"${nativePrefix}_get_accounts_len")
.asFunction();