source_sdk_2013_sys 0.1.0-alpha.1

Low-level bindings for the Source SDK.
// @generated by `source_sdk_2013_bindgen`. DO NOT EDIT.
// Regenerate with the `source_sdk_2013_bindgen/generate_bindings` Cargo feature.

pub mod BaseAnimatingOverlay;
pub mod ServerNetworkProperty;
pub mod ai_hull;
pub mod ai_utils;
pub mod baseanimating;
pub mod basecombatcharacter;
pub mod baseentity;
pub mod baseflex;
pub mod basetempentity;
pub mod cbase;
pub mod damagemodifier;
pub mod entitylist;
pub mod entityoutput;
pub mod fogcontroller;
pub mod gameinterface;
pub mod physics;
pub mod physics_impact_damage;
pub mod player;
pub mod playerlocaldata;
pub mod recipientfilter;
pub mod timedeventmgr;
pub mod util;
pub mod variant_t;
pub mod vscript_server;