Docs.rs
core-foundation-0.10.1
core-foundation 0.10.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:servo:cargo-publish
pcwalton
larsbergstrom
metajack
mbrubeck
Dependencies
core-foundation-sys ^0.8
normal
libc ^0.2
normal
uuid ^1
normal
optional
Versions
44.95%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
core_
foundation
0.10.1
Module boolean
Module Items
Structs
Statics
Functions
Type Aliases
In crate core_
foundation
core_foundation
Module
boolean
Copy item path
Source
Expand description
A Boolean type.
Structs
§
CFBoolean
A Boolean type.
Statics
§
kCFBoolean
False
kCFBoolean
True
Functions
§
CFBoolean
GetTypeID
⚠
Type Aliases
§
CFBoolean
Ref