Function dCreatePlane

Source
pub unsafe extern "C" fn dCreatePlane(
    space: dSpaceID,
    a: f64,
    b: f64,
    c: f64,
    d: f64,
) -> dGeomID