Registry / utility / chlorine

chlorine

JSON →
library1.0.13rscratesunverified

Just the C types for `no_std`, but builds faster.

# Cargo.toml [dependencies] chlorine = "1.0.13"
INSTALL
IMPORT
SIG · CHLORINE
C
chlorine
utilityrustv1.0.13
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

c_void
use chlorine::c_void;

Uses the c_void type from chlorine.

use chlorine::c_void; fn main() { let ptr: *const c_void = std::ptr::null(); println!("Pointer: {:?}", ptr); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.13latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
chlorine — cargo add chlorine · libregistry