Method LLVMGetMDKindID
LLVMGetMDKindID(String, UInt32)
TODO: Provide summary for Function LLVMGetMDKindID
Declaration
public static uint LLVMGetMDKindID(string Name, uint SLen)
Parameters
public static uint LLVMGetMDKindID(string Name, uint SLen)
String | Name | TODO: Provide details of parameter Name |
UInt32 | SLen | TODO: Provide details of parameter SLen |
Returns
UInt32 | TODO: Document return value |