Struct opencv::features2d::DrawMatchesFlags [] [src]

pub struct DrawMatchesFlags {
    pub ptr: *mut c_void,
}

Fields

ptr

Methods

impl DrawMatchesFlags

fn as_raw_DrawMatchesFlags(&self) -> *mut c_void

Trait Implementations

impl Drop for DrawMatchesFlags

fn drop(&mut self)