Function fftw3::lock::run [-]  [+] [src]

pub fn run<A>(f: || -> A) -> A

Run the given closure inside the critical section of the FFTW lock.