package xdcruntime.cstubs

XDC Runtime delegates for calling out to C functions

This is useful for environments that may want to change delegate implementations in classic C without requiring configuration or creation of XDC Modules.
XDCspec declarations sourced in xdcruntime/cstubs/package.xdc
requires xdc.runtime.knl;
 
package xdcruntime.cstubs [1, 0, 0] {
 
    module LoggerFlex;
}
generated on Tue, 17 Jan 2012 07:28:26 GMT