[go: up one dir, main page]

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