ffi

Folder

Homonyms

cyb/honeycrisp/aruminium/src/ffi
src/ffi/ raw FFI layer. direct bindings to Metal.framework, CoreFoundation and libobjc. no ObjC, no Swift, no headers — everything goes through `objc_msgSend`. | file | purpose | |------|---------| | `mod.rs` | types, constants, extern links, CFString helpers | | `selectors.rs` | cached ObjC…

Graph