[][src]Function physx_sys::PxVehicleGraph_computeGraphChannel

pub unsafe extern "C" fn PxVehicleGraph_computeGraphChannel(
    self_: *const PxVehicleGraph,
    channel: u32,
    xy: *mut f32,
    colors: *mut PxVec3,
    title: *mut i8
)