fftw_malloc Interface

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

Arguments

TypeIntentOptionalAttributesName
integer(kind=C_SIZE_T), value:: n

Return Value type(c_ptr)