LLVMGetTypeContext

Obtain the context to which this type instance is associated.

@see llvm::Type::getContext()

extern (C) nothrow
LLVMContextRef
LLVMGetTypeContext
(
LLVMTypeRef Ty
)

Meta