counter_get_named
counter_get_named — Retrieve an existing named counter as a resource.
Descripción
counter_get_named() returns an existing counter by name
if that name exists, or NULL otherwise.
Parámetros
-
name - The counter name to search for.
Valores devueltos
counter_get_name() returns an existing counter by name
if that name exists, or NULL otherwise.