libde265-sys 0.1.1

Low-level bindings for libdeH265.
Documentation
1
2
3
4
5
#![allow(non_camel_case_types, non_upper_case_globals)]

mod ffi;

pub use ffi::*;