Function LLVMDIBuilderInsertLabelAtEnd

Source
pub unsafe extern "C" fn LLVMDIBuilderInsertLabelAtEnd(
    Builder: LLVMDIBuilderRef,
    LabelInfo: LLVMMetadataRef,
    Location: LLVMMetadataRef,
    InsertAtEnd: LLVMBasicBlockRef,
)
Expand description

Insert a new llvm.dbg.label intrinsic call.