Function llvm_sys::core::LLVMPositionBuilderBefore
source ยท pub unsafe extern "C" fn LLVMPositionBuilderBefore(
Builder: LLVMBuilderRef,
Instr: LLVMValueRef,
)
Expand description
Set the builder position before Instr but after any attached debug records.