Macro ode_get

Source
macro_rules! ode_get {
    ($src: ident) => { ... };
}
Expand description

ODE attribute getter (immutable)