USBLib_Register (SWI &56342) — Register a client with the library
This call should be made by all clients of the library to obtain a registration handle. This is an unsigned 32 bit number used to identify a client. Although this call is not strictly necessary to use some of the functionality of the library it enables users to see all registered modules and prevents the library being quit while drivers are still using it.