function kfr_filter_delete_plan_f32(KFR_FILTER_F32 *) 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 filter plan.
| plan | Pointer to the filter plan. May be NULL. |
Defined at capi.h:730