Function

Purplestatuses_get_handle

Declaration [src]

void*
purple_statuses_get_handle (
  void
)

Description [src]

Get the handle for the status subsystem.

Return value

Type: void*

The handle to the status subsystem.

The data is owned by the called function.
The return value can be NULL.