Type Definition basalt::input::InputHookFn[][src]

type InputHookFn = Arc<dyn Fn(&InputHookData) -> InputHookRes + Send + Sync>;