Skip to content

NodejsRuntime.EmbeddingCreatePlatform method

C#
public override NodeEmbeddingStatus EmbeddingCreatePlatform(ReadOnlySpan<string> args, 
    node_embedding_platform_configure_callback configure_platform, IntPtr configure_platform_data, 
    out node_embedding_platform result)

See Also

Released under the MIT license