Unregisters the specified kernel resource
#include <ringx.h>
int RxUnregisterKernelResource (
void *resource);
(IN) Specifies the kernel resource to unregister.
If successful, returns 0. Otherwise returns -1 and sets errno.