Class AliasStringMarshaler
Custom string marshaling class for strings in LLVM that do not require any disposal (e.g. simple copy on marshal)
Namespace: Llvm.NET.Interop
Assembly: Llvm.NET.dll
Syntax
public class AliasStringMarshaler : CustomStringMarshalerBase, ICustomMarshaler
Methods
GetInstance(String) | Custom marshaler static factory contract implementation |