| Crates.io | sentry-uapi |
| lib.rs | sentry-uapi |
| version | 0.4.2 |
| created_at | 2024-12-13 13:13:17.093366+00 |
| updated_at | 2025-12-22 08:56:11.270275+00 |
| description | Sentry kernel user API implementation |
| homepage | |
| repository | https://github.com/camelot-os/sentry-kernel |
| max_upload_size | |
| id | 1482159 |
| size | 147,572 |
sentry-uapi is the user API library that delivers a full access to the Camelot-OS Sentry kernel interface.
This crate implement the low level interface to the Sentry kernel syscalls and associated system types:
This crate also support C bindings in order to allow the integration of C codebase into the Camelot-OS operating system.
More information about the overall Sentry kernel and Camelot-OS concepts are defined in the Sentry kernel general documentation.