ΒΆLLVMTypeRef LLVMPointerTypeInContext(
LLVMContextRef C,
unsigned int AddressSpace)
LLVMTypeRef LLVMPointerTypeInContext(
LLVMContextRef C,
unsigned int AddressSpace)
Description
Create an opaque pointer type in a context.
Declared at: llvm/include/llvm-c/Core.h:1472
Parameters
- LLVMContextRef C
- unsigned int AddressSpace