function kfr_dct_delete_plan_f64(KFR_DCT_PLAN_F64 *) capi¶
__declspec(dllimport)
#endif
#else
#ifdef KFR_BUILDING_DLL
#define KFR_API_SPEC KFR_CDECL attribute((visibility("default")))
#else
#define KFR_API_SPEC KFR_CDECL
#endif
#endif
#ifdef __cplusplus
extern "C" { … } Delete a DCT plan.
| plan | Pointer to the DCT plan. May be NULL. |
Defined at capi.h:636