Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

.Dd December 19, 2018
.Dt SQLITE3_SESSION 3
.Os
.Sh NAME
.Nm sqlite3_session
.Nd Session Object Handle
.Sh SYNOPSIS
.Vt typedef struct sqlite3_session sqlite3_session;
.Sh DESCRIPTION
An instance of this object is a session that can be used to
record changes to a database.