core-video-sys 0.1.3

Bindings to CoreVideo.framework for macOS and iOS
1
2
3
use crate::buffer::CVBufferRef;

pub type CVImageBufferRef = CVBufferRef;