muse_nativefn_cell Struct Reference

muSE provides the facility to invoke C functions during the evaluation process. More...

#include <muse_opcodes.h>


Data Fields

muse_nativefn_t fn
void * context


Detailed Description

muSE provides the facility to invoke C functions during the evaluation process.

Such a C-function is stored in a standard muSE cell as a function pointer fn and a context pointer that provides arbitrary data to the function that is not managed by the muse environment.


Field Documentation

muse_nativefn_t muse_nativefn_cell::fn

void* muse_nativefn_cell::context


The documentation for this struct was generated from the following file:
Generated on Mon Sep 25 23:12:51 2006 for muSE by  doxygen 1.4.7