Type Alias OnProbeFdt

Source
pub type OnProbeFdt = fn(node: Node<'_>) -> Result<FdtProbeInfo, Box<dyn Error>>;