[][src]Function coreboot_table::tables

pub fn tables<F: FnMut(Table) -> Result<(), &'static str>, M: Mapper>(
    callback: F,
    mapper: &mut M
) -> Result<(), &'static str>