LLVMIntPtrTypeInContext

Returns the integer type that is the same size as a pointer on a target. See the method llvm::DataLayout::getIntPtrType.

extern (C) nothrow
LLVMTypeRef
LLVMIntPtrTypeInContext
(
LLVMContextRef C
,)

Meta