Docs.rs
ffmpeg-dev-0.3.8
ffmpeg-dev 0.3.8
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
colbyn
Dependencies
libc ^0.2
normal
num_cpus ^1.11.1
normal
bindgen ^0.51
build
cc ^1.0.46
build
flate2 ^1.0.12
build
num_cpus ^1.11.1
build
tar ^0.4.26
build
Versions
23.4%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ffmpeg_
dev
0.3.8
In ffmpeg_
dev::
sys
ffmpeg_dev
::
sys
Function
calloc
Copy item path
Source
pub unsafe extern "C" fn calloc( __nmemb:
c_ulong
, __size:
c_ulong
, ) ->
*mut
c_void