openvr_sys

Crates.ioopenvr_sys
lib.rsopenvr_sys
version2.1.3
created_at2016-05-08 09:15:10.454836+00
updated_at2025-08-25 17:35:57.768777+00
descriptionRaw unsafe system binding for openvr
homepage
repositoryhttps://github.com/rust-openvr/rust-openvr-sys
max_upload_size
id5003
size2,000,441
Cargo Publish Permission (github:rust-openvr:cargo-publish-permission)

documentation

README

openvr-sys

Contains function definitions for the OpenVR library. Use the openvr crate, unless you know what you are doing.

Instructions for updating OpenVR

  1. git submodule update --init --recursive (initial checkout only)
  2. git submodule foreach git pull origin master to update the submodule
Commit count: 28

cargo fmt