[][src]Type Definition fruitbasket::FruitObjcCallback

type FruitObjcCallback = Box<dyn Fn(*mut Object)>;

A boxed Fn type for receiving Rust callbacks from ObjC events