fftw_malloc Interface

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

Arguments

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

Return Value type(C_PTR)