Function

RBRhythmDBEntryForeachFunc

Declaration

void
(* None) (
  RhythmDBEntry* entry,
  gpointer data
)

Description

No description available.

Parameters

entry

Type: RhythmDBEntry

No description available.

The data is owned by the caller of the function.
data

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.