Trait wdg_converter::C8CP [] [src]

pub trait C8CP {
    fn c8_ptr(&self) -> *const u8;
}

Required Methods

Implementors