Skip to content

Method: first

DadiBit edited this page Jul 15, 2022 · 1 revision

Description

Move to the first entry of the database (with rewind()).

Declaration

kuli_t first(kuli_t k);

Arguments

  • kuli_t k the kuli interface

Returns

The kuli_t interface passed as argument.

Clone this wiki locally