rustc_codegen_llvm::llvm_::ffi

Function LLVMRustPositionBuilderAtStart

Source
pub unsafe extern "C" fn LLVMRustPositionBuilderAtStart<'a>(
    B: &Builder<'a>,
    BB: &'a BasicBlock,
)