Trait wdg_converter::CCNP [] [src]

pub trait CCNP<T, U> {
    fn cn_ptr(&self) -> *const U;
}

Required Methods

Implementors