stbcc_update_batch_end function
- @Native<Void Function(Pointer<
stbcc_grid> )>(ffi.Pointer<stbcc_grid>)>()
Implementation
@ffi.Native<ffi.Void Function(ffi.Pointer<stbcc_grid>)>()
external void stbcc_update_batch_end(ffi.Pointer<stbcc_grid> g);
@ffi.Native<ffi.Void Function(ffi.Pointer<stbcc_grid>)>()
external void stbcc_update_batch_end(ffi.Pointer<stbcc_grid> g);