Function ode_base::ode::dBodySetAngularVel

source ·
pub unsafe extern "C" fn dBodySetAngularVel(
    arg1: dBodyID,
    x: dReal,
    y: dReal,
    z: dReal
)