LLVMGetUndef

Obtain a constant value referring to an undefined value of a type.

@see llvm::UndefValue::get()

extern (C) nothrow
LLVMValueRef
LLVMGetUndef
(
LLVMTypeRef Ty
)

Meta