mkl_dfti_mem_free Interface

interface


Called by

interface~~mkl_dfti_mem_free~~CalledByGraph interface~mkl_dfti_mem_free mkl_dfti_mem_free proc~mem_free~4 mkl_executor%mem_free proc~mem_free~4->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.

Description

Frees pointer via mkl_free