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