dGeomHeightfieldDataSetBounds

Function dGeomHeightfieldDataSetBounds 

Source
pub unsafe extern "C" fn dGeomHeightfieldDataSetBounds(
    d: dHeightfieldDataID,
    minHeight: f64,
    maxHeight: f64,
)