libusbK.HotK.FreeAll C# (CSharp) Method

FreeAll() public method

public FreeAll ( ) : void
return void
        public void FreeAll()
        {
            Functions.HotK_FreeAll();
        }