LLVMIntPtrTypeForASInContext

Returns the integer type that is the same size as a pointer on a target. This version allows the address space to be specified. See the method llvm::DataLayout::getIntPtrType.

extern (C) nothrow
LLVMTypeRef
LLVMIntPtrTypeForASInContext
(
LLVMContextRef C
,,
uint AS
)

Meta