Trait wdg_converter::C8CPP [] [src]

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

Required Methods

Implementors