pub unsafe extern "C" fn b3CreateCylinder( height: f32, radius: f32, yOffset: f32, sides: c_int, ) -> *mut b3HullData
Create a tessellated cylinder as a hull.