LLVMGetSectionContainsSymbol

Function LLVMGetSectionContainsSymbol 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMGetSectionContainsSymbol(
    SI: LLVMSectionIteratorRef,
    Sym: LLVMSymbolIteratorRef,
) -> LLVMBool