Function

EDataBookBookSqlitesearch_data_free

since: 3.12

Declaration [src]

void
e_book_sqlite_search_data_free (
  EbSqlSearchData* data
)

Description [src]

Frees an EbSqlSearchData.

Available since: 3.12

Parameters

data

Type: EbSqlSearchData

An EbSqlSearchData.

The data is owned by the caller of the function.