Trait wdg_converter::C32CPP [] [src]

pub trait C32CPP {
    fn c32p_ptr(&self) -> *const u32;
}

Required Methods

Implementors