Type Alias vectorscan::database::NativeDb
source · pub type NativeDb = hs_database;
Expand description
Pointer type for db allocations used in Database#Managing Allocations
.
Aliased Type§
struct NativeDb;
pub type NativeDb = hs_database;
Pointer type for db allocations used in Database#Managing Allocations
.
struct NativeDb;