pub trait WriteStructContextTraitConst {
    fn as_raw_WriteStructContext(&self) -> *const c_void;
}

Required Methods§

Implementors§