dGeomCylinderGetParams

Function dGeomCylinderGetParams 

Source
pub unsafe extern "C" fn dGeomCylinderGetParams(
    cylinder: dGeomID,
    radius: *mut f64,
    length: *mut f64,
)