rocfft_plan_description_destroy Interface Reference

rocfft_plan_description_destroy Interface Reference#

HIPFORT API Reference: hipfort_rocfft::rocfft_plan_description_destroy Interface Reference
hipfort_rocfft::rocfft_plan_description_destroy Interface Reference

Destroy a plan description. More...

Public Member Functions

integer(kind(rocfft_status_success)) function rocfft_plan_description_destroy_ (description)
 

Detailed Description

Destroy a plan description.

This API frees the plan description. A plan description can be freed any time after it is passed to rocfft_plan_create.

Parameters
[in]descriptionplan description handle

Member Function/Subroutine Documentation

◆ rocfft_plan_description_destroy_()

integer(kind(rocfft_status_success)) function hipfort_rocfft::rocfft_plan_description_destroy::rocfft_plan_description_destroy_ ( type(c_ptr), value  description)

The documentation for this interface was generated from the following file: