Trait wdg_converter::C8CPP [] [src]

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

Required Methods

Implementors