Struct tinycdb_sys::cdb [] [src]

#[repr(C)]
pub struct cdb { pub cdb_fd: c_int, // some fields omitted }

Fields

Methods

impl cdb
[src]