LLVMConstNull

Obtain a constant value referring to the null instance of a type.

@see llvm::Constant::getNullValue()

extern (C) nothrow
LLVMValueRef
LLVMConstNull
(
LLVMTypeRef Ty
)

Meta