sound_alloc function

  1. @Native<Pointer<Sound> Function()>()>()
Pointer<Sound> sound_alloc()

Implementation

@ffi.Native<ffi.Pointer<Sound> Function()>()
external ffi.Pointer<Sound> sound_alloc();