Type Alias Predicate

Source
pub type Predicate = extern "C" fn(device: Device) -> bool;