yl_fft_plan_r2c_create function
- @Native<yl_fft_plan_handle Function(Int)>(ffi.Int)>()
- int n
Implementation
@ffi.Native<yl_fft_plan_handle Function(ffi.Int)>()
external yl_fft_plan_handle yl_fft_plan_r2c_create(int n);
@ffi.Native<yl_fft_plan_handle Function(ffi.Int)>()
external yl_fft_plan_handle yl_fft_plan_r2c_create(int n);