[−][src]Type Definition opencv::types::PtrOfIFrameSource
type PtrOfIFrameSource = Ptr<dyn IFrameSource>;
type PtrOfIFrameSource = Ptr<dyn IFrameSource>;
impl PtrOfIFrameSource[src]pub fn as_raw_PtrOfIFrameSource(&self) -> *const c_void[src]pub fn as_raw_mut_PtrOfIFrameSource(&mut self) -> *mut c_void[src]impl IFrameSource for PtrOfIFrameSource[src]