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
Module base
Module Items
Constants
Functions
Type Aliases
In crate cocoa_
foundation
cocoa_foundation
Module
base
Copy item path
Source
Constants
§
NO
The equivalent of false for Objective-C’s
BOOL
type.
Nil
YES
The equivalent of true for Objective-C’s
BOOL
type.
nil
Functions
§
selector
A convenience method to convert the name of a selector to the selector object.
Type Aliases
§
BOOL
The Objective-C
BOOL
type.
Class
SEL
id