Skip to content

NodeEmbedding.ConfigureRuntimeCallback delegate

C#
public delegate void ConfigureRuntimeCallback(node_embedding_platform platform, 
    node_embedding_runtime_config runtimeConfig);

See Also

Released under the MIT license