Trait wdg_converter::C8MP [] [src]

pub trait C8MP {
    fn c8_mut_ptr(&mut self) -> *mut u8;
}

Required Methods

Implementors