MdbEnvCreate typedef

MdbEnvCreate = int Function(Pointer<Pointer<MDB_env>>)

Implementation

typedef MdbEnvCreate = int Function(Pointer<Pointer<MDB_env>>);