Type ac_callback_t

typedef void(* ac_callback_t )(struct ac_module *const module_inst)

Type definition for a AC module callback function.