Trait wdg_converter::C16CPP [] [src]

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

Required Methods

Implementors