pub(crate) fn invoke_ffi_init_funcs()
Expand description
Invoke the initialization functions defined in the FFI. The component system uses this function to call the initialization functions of the components.
pub(crate) fn invoke_ffi_init_funcs()
Invoke the initialization functions defined in the FFI. The component system uses this function to call the initialization functions of the components.