libSM-sys 0.1.0

Low-level Rust bindings for the libSM X11 Session Management library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[build-dependencies.bindgen]
version = "~0.58"

[package]
authors = ["Aki Van Ness <aki@catgirl.link>"]
categories = ["external-ffi-bindings"]
description = "Low-level Rust bindings for the libSM X11 Session Management library"
edition = "2021"
keywords = ["x11", "XSMP", "XOrg", "libSM"]
license = "MIT"
links = "libSM"
name = "libSM-sys"
readme = "README.md"
repository = "https://github.com/lethalbit/libSM-sys"
resolver = "2"
version = "0.1.0"