Trait wdg_converter::C16CPP [] [src]

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

Required Methods

Implementors