Function LLVMConstPointerNull

Source
#[no_mangle]
pub extern "C" fn LLVMConstPointerNull(
    Ty: LLVMTypeRef,
) -> LLVMValueRef