snd_async_callback_t typedef
Implementation
typedef snd_async_callback_t = ffi.Pointer<
ffi.NativeFunction<ffi.Void Function(ffi.Pointer<snd_async_handler_t>)>>;
typedef snd_async_callback_t = ffi.Pointer<
ffi.NativeFunction<ffi.Void Function(ffi.Pointer<snd_async_handler_t>)>>;