LLVMConstPointerNull

Obtain a constant that is a constant pointer pointing to NULL for a specified type.

extern (C) nothrow
LLVMValueRef
LLVMConstPointerNull
(
LLVMTypeRef Ty
)

Meta