source_sdk_2013_sys 0.1.0-alpha.2

Low-level bindings for the Source SDK.
1
2
3
4
5
6
7
8
9
// @generated by `source_sdk_2013_bindgen`. DO NOT EDIT.
// Regenerate with the `source_sdk_2013_bindgen/generate_bindings` Cargo feature.

pub mod compressed_vector;
pub mod mathlib;
pub mod vector;
pub mod vector2d;
pub mod vector4d;
pub mod vplane;