Method LLVMIntrinsicGetName
LLVMIntrinsicGetName(UInt32, out size_t)
TODO: Provide summary for Function LLVMIntrinsicGetName
Declaration
public static string LLVMIntrinsicGetName(uint ID, out size_t NameLength)
Parameters
public static string LLVMIntrinsicGetName(uint ID, out size_t NameLength)
UInt32 | ID | TODO: Provide details of parameter ID |
size_t | NameLength | TODO: Provide details of parameter NameLength |
Returns
String | TODO: Document return value |