ΒΆLLVMValueRef LLVMConstPointerNull(LLVMTypeRef Ty)
LLVMValueRef LLVMConstPointerNull(LLVMTypeRef Ty)
Description
Obtain a constant that is a constant pointer pointing to NULL for a specified type.
Declared at: llvm/include/llvm-c/Core.h:1847
Parameters
- LLVMTypeRef Ty