Typedef miroil::CreateNamedCursor

Typedef Documentation

using miroil::CreateNamedCursor = std::function<std::shared_ptr<mir::graphics::CursorImage>(std::string const &name)>