Function dBodySetAngularDampingThreshold

Source
pub unsafe extern "C" fn dBodySetAngularDampingThreshold(
    b: dBodyID,
    threshold: f64,
)