yl_fft_plan_destroy function
- @Native<Void Function(yl_fft_plan_handle)>(yl_fft_plan_handle)>()
- yl_fft_plan_handle plan
Implementation
@ffi.Native<ffi.Void Function(yl_fft_plan_handle)>()
external void yl_fft_plan_destroy(yl_fft_plan_handle plan);
@ffi.Native<ffi.Void Function(yl_fft_plan_handle)>()
external void yl_fft_plan_destroy(yl_fft_plan_handle plan);