pub unsafe extern "C" fn LLVMDIBuilderInsertLabelBefore(
Builder: LLVMDIBuilderRef,
LabelInfo: LLVMMetadataRef,
Location: LLVMMetadataRef,
InsertBefore: LLVMValueRef,
) -> LLVMDbgRecordRef
Expand description
Insert a new llvm.dbg.label intrinsic call.