TS_TST_INFO_get_version function
- @Native<Long Function(Pointer<
TS_tst_info_st> )>(ffi.Pointer<TS_tst_info_st>)>()
Implementation
@ffi.Native<ffi.Long Function(ffi.Pointer<TS_tst_info_st>)>()
external int TS_TST_INFO_get_version(ffi.Pointer<TS_tst_info_st> a);