Type Alias OnProbeFdt

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