mkl_dfti_mem_free Interface

interface

Frees pointer via mkl_free


Called by

interface~~mkl_dfti_mem_free~~CalledByGraph interface~mkl_dfti_mem_free mkl_dfti_mem_free proc~mem_free~2 mkl_executor%mem_free proc~mem_free~2->interface~mkl_dfti_mem_free

public function mkl_dfti_mem_free(ptr) result(status) bind(C)

Arguments

Type IntentOptional Attributes Name
type(c_ptr), value :: ptr

Pointer to allocated memory.

Return Value integer(kind=c_long)

Function completion status.