ASIdentifierChoice_free function
- @Native<Void Function(Pointer<
ASIdentifierChoice_st> )>(ffi.Pointer<ASIdentifierChoice_st>)>()
Implementation
@ffi.Native<ffi.Void Function(ffi.Pointer<ASIdentifierChoice_st>)>()
external void ASIdentifierChoice_free(ffi.Pointer<ASIdentifierChoice_st> a);