[][src]Function physx_sys::PxVehicleGraph_getBackgroundCoords

pub unsafe extern "C" fn PxVehicleGraph_getBackgroundCoords(
    self_: *const PxVehicleGraph,
    xMin: *mut f32,
    yMin: *mut f32,
    xMax: *mut f32,
    yMax: *mut f32
)