Trait wdg_converter::CECP [] [src]

pub trait CECP<T, K> {
    fn c_ptr(&self) -> *const T;
}

Required Methods

Implementors