LLVMGetPointerAddressSpace

Obtain the address space of a pointer type.

This only works on types that represent pointers.

@see llvm::PointerType::getAddressSpace()

extern (C) nothrow
uint
LLVMGetPointerAddressSpace
(
LLVMTypeRef PointerTy
)

Meta