Skip to main content

Crate macstate_sys

Crate macstate_sys 

Source
Expand description

Raw macOS FFI used by macstate-core.

Hand-written, intentionally tiny: only the symbols macstate-core actually consumes. Lets downstream consumers (e.g. Tauri apps) avoid pulling in the full objc2 framework crate set.