Function LLVMIsRelocationIteratorAtEnd

Source
#[no_mangle]
pub extern "C" fn LLVMIsRelocationIteratorAtEnd(
    Section: LLVMSectionIteratorRef,
    RI: LLVMRelocationIteratorRef,
) -> LLVMBool