fftwf_malloc Interface

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

Arguments

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

Return Value type(c_ptr)