LLVMConstPointerNull

Function LLVMConstPointerNull 

Source
pub unsafe extern "C" fn LLVMConstPointerNull(
    Ty: LLVMTypeRef,
) -> LLVMValueRef
Expand description

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