FFTSetup
An opaque type that contains setup information for a single-precision FFT transform.
Declaration
typealias FFTSetup = OpaquePointerDiscussion
Call the vDSP_create_fftsetup function to create a setup structure, and calll vDSP_destroy_fftsetup to deallocate a setup structure.