You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thread 'tokio-runtime-worker' panicked at core\src\panicking.rs:223:5:
unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed isize::MAX
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
nokhwa/nokhwa-bindings-windows/src/lib.rs
Line 274 in 8a38293
thread 'tokio-runtime-worker' panicked at core\src\panicking.rs:223:5:
unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed
isize::MAX
The text was updated successfully, but these errors were encountered: