[][src]Type Definition melib::backends::notmuch::bindings::notmuch_database_get_version

type notmuch_database_get_version = unsafe extern "C" fn(database: *mut notmuch_database_t) -> c_uint;

Return the database format version of the given database.