Method LLVMGetPointerToGlobal
LLVMGetPointerToGlobal(LLVMExecutionEngineRef, LLVMValueRef)
TODO: Provide summary for Function LLVMGetPointerToGlobal
Declaration
public static IntPtr LLVMGetPointerToGlobal(LLVMExecutionEngineRef EE, LLVMValueRef Global)
Parameters
public static IntPtr LLVMGetPointerToGlobal(LLVMExecutionEngineRef EE, LLVMValueRef Global)
LLVMExecutionEngineRef | EE | TODO: Provide details of parameter EE |
LLVMValueRef | Global | TODO: Provide details of parameter Global |
Returns
IntPtr | TODO: Document return value |