[][src]Function physx_sys::PxVehicleDrive4W_create_mut

pub unsafe extern "C" fn PxVehicleDrive4W_create_mut(
    physics: *mut PxPhysics,
    vehActor: *mut PxRigidDynamic,
    wheelsData: *const PxVehicleWheelsSimData,
    driveData: *const PxVehicleDriveSimData4W,
    nbNonDrivenWheels: u32
) -> *mut PxVehicleDrive4W