Trait wdg_converter::CCPP [] [src]

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

Required Methods

Implementors