LLVMIsNull

Determine whether a value instance is null.

@see llvm::Constant::isNullValue()

extern (C) nothrow
LLVMBool
LLVMIsNull
(
LLVMValueRef Val
)

Meta