Docs.rs
cocoa-foundation-0.2.0
cocoa-foundation 0.2.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:servo:cargo-publish
jdm
Dependencies
bitflags ^2
normal
block ^0.1
normal
core-foundation ^0.10
normal
core-graphics-types ^0.2
normal
libc ^0.2
normal
objc ^0.2.3
normal
Versions
38.82%
of the crate is documented
Platform
x86_64-apple-darwin
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cocoa_
foundation
0.2.0
In cocoa_
foundation::
foundation
cocoa_foundation
::
foundation
Type Alias
NSComparator
Copy item path
Source
pub type NSComparator =
*mut
Block
<(
id
,
id
),
NSComparisonResult
>;