silc_acc_register

SYNOPSIS

    SilcBool silc_acc_register(const SilcAccelerator acc);

DESCRIPTION

Register new accelerator to the accelerator library. The `acc' is the accelerator context to be registered.

NOTES

This needs to be called only when adding new accelerator to the library. The accelerator library has some pre-registered accelerators that need not be registered with this call.