Function dGeomRaySetBackfaceCull

Source
pub unsafe extern "C" fn dGeomRaySetBackfaceCull(
    g: dGeomID,
    backfaceCull: c_int,
)