[][src]Type Definition interception::Predicate

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