Docs.rs
objc-sys-0.3.5
objc-sys 0.3.5
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
simlay
madsmtm
Dependencies
cc ^1.0.80
build
optional
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-apple-ios
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-apple-ios
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
objc_sys
0.3.5
Constant
objc_sys
::
NO
Copy item path
source
·
[
−
]
pub const NO:
BOOL
= _; // 0i8
Expand description
The equivalent of
false
for Objective-C’s
BOOL
type.