pub unsafe extern "C" fn LLVMPositionBuilderBeforeInstrAndDbgRecords(
    Builder: LLVMBuilderRef,
    Instr: LLVMValueRef,
)
Expand description

Set the builder position before Instr and any attached debug records.