Trait opencv::ximgproc::SelectiveSearchSegmentationStrategySize [−][src]
pub trait SelectiveSearchSegmentationStrategySize: SelectiveSearchSegmentationStrategy + SelectiveSearchSegmentationStrategySizeConst {
fn as_raw_mut_SelectiveSearchSegmentationStrategySize(
&mut self
) -> *mut c_void;
}