Trait wdg_converter::C8CPP [] [src]

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

Required Methods

Implementors