pub unsafe extern "C" fn LLVMIsNull(Val: LLVMValueRef) -> LLVMBoolExpand description
Determine whether a value instance is null.
@see llvm::Constant::isNullValue()
pub unsafe extern "C" fn LLVMIsNull(Val: LLVMValueRef) -> LLVMBoolDetermine whether a value instance is null.
@see llvm::Constant::isNullValue()