pkey-sys 0.1.0

User-space pkey methods
Documentation
1
2
3
4
#[link(name = "pkey-sys")]
extern "C" {
    pub fn pkey_set(pkeyu: libc::c_int, rights: libc::size_t) -> libc::c_int;
}