[][src]Trait opencv::prelude::GPCDetailsTrait

pub trait GPCDetailsTrait {
    pub fn as_raw_GPCDetails(&self) -> *const c_void;
pub fn as_raw_mut_GPCDetails(&mut self) -> *mut c_void; }

Required methods

Loading content...

Implementors

impl GPCDetailsTrait for GPCDetails[src]

Loading content...