Skip to main content

NativeDb

Type Alias NativeDb 

Source
pub type NativeDb = hs_database;
Expand description

Pointer type for db allocations used in Database#Managing Allocations.

Aliased Typeยง

pub struct NativeDb;