DatabasePath property
DatabasePath is the path where to store the local Seald database. If NULL or empty, uses an in-memory only database.
Implementation
external ffi.Pointer<pkg_ffi.Utf8> DatabasePath;
DatabasePath is the path where to store the local Seald database. If NULL or empty, uses an in-memory only database.
external ffi.Pointer<pkg_ffi.Utf8> DatabasePath;