Function dGeomRayGet

Source
pub unsafe extern "C" fn dGeomRayGet(
    ray: dGeomID,
    start: *mut f64,
    dir: *mut f64,
)