Function

GrlPluginRegisterKeysFunc

Declaration

void
(* GrlPluginRegisterKeysFunc) (
  GrlRegistry* registry,
  GrlPlugin* plugin
)

Description

No description available.

Parameters

registry

Type: GrlRegistry

No description available.

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

Type: GrlPlugin

No description available.

The data is owned by the caller of the function.