Type Alias fdb_sys::FDBDatabase

source ·
pub type FDBDatabase = FDB_database;

Aliased Type§

struct FDBDatabase { /* private fields */ }

Trait Implementations§

source§

impl Clone for FDB_database

source§

fn clone(&self) -> FDB_database

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for FDB_database

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Copy for FDB_database