Docs.rs
flipperzero-sys-0.16.0
flipperzero-sys 0.16.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dcoles
github:flipperzero-rs:maintainers
Dependencies
ufmt ^0.2.0
normal
Versions
43.81%
of the crate is documented
Platform
thumbv7em-none-eabihf
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
crc32_calc_buffer
flipperzero_
sys
0.16.0
flipperzero_sys
Function
crc32_
calc_
buffer
Copy item path
Source
pub unsafe extern "C" fn crc32_calc_buffer( crc:
u32
, buffer:
*const
c_void
, size:
usize
, ) ->
u32