Function rustc_codegen_llvm::llvm_::ffi::LLVMRustArchiveIteratorNext

source ยท
pub unsafe extern "C" fn LLVMRustArchiveIteratorNext<'a>(
    AIR: &ArchiveIterator<'a>,
) -> Option<&'a mut ArchiveChild<'a>>