Method LLVMGetElementAsConstant
LLVMGetElementAsConstant(LLVMValueRef, UInt32)
TODO: Provide summary for Function LLVMGetElementAsConstant
Declaration
public static LLVMValueRef LLVMGetElementAsConstant(LLVMValueRef C, uint idx)
Parameters
public static LLVMValueRef LLVMGetElementAsConstant(LLVMValueRef C, uint idx)
LLVMValueRef | C | TODO: Provide details of parameter C |
UInt32 | idx | TODO: Provide details of parameter idx |
Returns
LLVMValueRef | TODO: Document return value |