fftw_malloc Interface

interface
private function fftw_malloc(n) bind(C, name='fftw_malloc')

Arguments

Type IntentOptional Attributes Name
integer(kind=C_SIZE_T), value :: n

Return Value type(c_ptr)