Dennis Duda
Results
32
comments of
Dennis Duda
Oh I think I didn't explain the usecase well enough - let's say I have some `#[napi(object)]`-enabled struct that is expensive to clone. I'd like to keep it around on...
To add to this request - I have to access `VT_CLSID` (GUID) and `VT_LPWSTR` variants, currently falling back to `.as_raw()` for those.