[][src]Function rustc_llvm_proxy::proxy::LLVMBuildIsNull

#[no_mangle]
pub unsafe extern "C" fn LLVMBuildIsNull(
    arg1: LLVMBuilderRef,
    Val: LLVMValueRef,
    Name: *const c_char
) -> LLVMValueRef