cuda_free Interface

interface
public pure subroutine cuda_free(devPtr, stat) bind(c,name="mfi_cuda_free")

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in), value :: devPtr
integer(kind=c_int), intent(out) :: stat