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

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