pub unsafe extern "C" fn acc_processing_destroy(
    handle: *mut acc_processing_t
)
Expand description

@brief Destroy a processing instance identified with the provided processing handle

@param[in] handle A reference to the processing handle to destroy, can be NULL