Function LLVMGetSections

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