Function rustc_codegen_llvm::llvm_::ffi::LLVMCreateBuilderInContext[][src]

pub unsafe extern "C" fn LLVMCreateBuilderInContext<'a>(
    C: &'a Context
) -> &'a mut Builder<'a>