llvm_sys::object

Function LLVMGetSections

Source
pub unsafe extern "C" fn LLVMGetSections(
    ObjectFile: LLVMObjectFileRef,
) -> LLVMSectionIteratorRef
👎Deprecated since LLVM 9.0: Use LLVMObjectFileCopySectionIterator instead