CType

Trait CType 

Source
pub trait CType {
    // Required method
    fn to_cstring(&self) -> CString;
}

Required Methods§

Implementors§