Function dBodySetMaxAngularSpeed

Source
pub unsafe extern "C" fn dBodySetMaxAngularSpeed(
    b: dBodyID,
    max_speed: f64,
)