rocfft_field_destroy Interface Reference#
hipfort_rocfft::rocfft_field_destroy Interface Reference
Destroy a rocfft field struct. More...
Public Member Functions | |
| integer(kind(rocfft_status_success)) function | rocfft_field_destroy_ (field) |
Detailed Description
Destroy a rocfft field struct.
The field struct can be destroyed after being added to the plan description; it is not used for plan execution.
- Warning
- Experimental! This feature is part of an experimental API preview.
Member Function/Subroutine Documentation
◆ rocfft_field_destroy_()
| integer(kind(rocfft_status_success)) function hipfort_rocfft::rocfft_field_destroy::rocfft_field_destroy_ | ( | type(c_ptr), value | field | ) |
The documentation for this interface was generated from the following file: