fftw_alloc_complex Interface

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

Arguments

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

Return Value type(C_PTR)