Docs.rs
cwa-0.1.0
cwa 0.1.0
Docs.rs crate page
MIT
Links
Repository
Crates.io
Source
Owners
losfair
Dependencies
Versions
0.1.0
Platform
i686-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
cwa
::
raw
Function
cwa
::
raw
::
log_write
[
−
]
[src]
pub unsafe extern "C" fn log_write(
level:
i32
,
text_ptr:
*const
u8
,
text_len:
usize
)