pub trait ILogTraitConst {
// Required method
fn as_raw_ILog(&self) -> *const c_void;
}
Expand description
Constant methods for crate::videostab::ILog
pub trait ILogTraitConst {
// Required method
fn as_raw_ILog(&self) -> *const c_void;
}
Constant methods for crate::videostab::ILog