Docs.rs
ffmpeg-sys-next-8.0.0
ffmpeg-sys-next 8.0.0
Permalink
Docs.rs crate page
WTFPL
Links
Repository
crates.io
Source
Owners
zmwangx
Polochon-street
dmtrKovalenko
Dependencies
libc ^0.2
normal
bindgen ^0.72
build
cc ^1.1
build
num_cpus ^1.16
build
pkg-config ^0.3
build
vcpkg ^0.2
build
Versions
19.62%
of the crate is documented
Platform
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
av_malloc_array
ffmpeg_
sys_
next
8.0.0
ffmpeg_sys_next
Function
av_
malloc_
array
Copy item path
Source
pub unsafe extern "C" fn av_malloc_array( nmemb:
usize
, size:
usize
, ) ->
*mut
c_void