asr_module_hdl_t

The module handle.

Synopsis:

#include "asr/mod_types.h"
 
typedef struct asr_module_hdl asr_module_hdl_t;

Library:

libasr

Description:

This opaque type represents the module handle. The module handle is used internally by io-asr to manage data passed between the modules.